/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	font-family: "Î¢ÈíÑÅºÚ";
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
}
*{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 0px;
	list-style-type: none;
}
a{
	color: #565656;
	text-decoration: none;
}
a:hover{
	color: #0E90A6;
	text-decoration: none;
}
.clear{
	clear: both;
}

.top{}
.top .con1{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.top .con1 .con1_l{
	float: left;
	width: 800px;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	overflow: hidden;
}
.top .con1 .con1_r{
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	text-align: right;
	color: #454545;
	float: right;
	width: 180px;
	padding-right: 20px;
}
.top .con1 a{
	color: #454545;
	text-decoration: none;
}
.top .con1 a:hover{
	color: #FF9900;
}
.top .con2{
	background-image: url(../images/top_bj.jpg);
	background-repeat: repeat-x;
}
.top .con2 .con2_con{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.top .nav{
	margin-top: 2px;
	background-image: url(../images/nav_bj.jpg);
	background-repeat: repeat-x;
}
.top .nav ul{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	display: block;
}
.top .nav ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	font-size: 16px;
	line-height: 47px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.top .nav .active{
	background-image: url(../images/nav_bj1.jpg);
	background-repeat: repeat-x;
}
.top .nav .active a{
	color: #FFFFFF;
}
.top .nav .nomal{}
.top .nav .nomal a{
	color: #333333;
}
.index_bg01 {
	BACKGROUND: url(../images/banner_bg01.gif) repeat-x 0px 0px
}
.index_bg02 {
	BACKGROUND: url(../images/banner_bg02.gif) repeat-x 0px 0px
}
.index_bg03 {
	BACKGROUND: url(../images/banner_bg03.gif) repeat-x 0px 0px
}
.index_bg04 {
	BACKGROUND: url(../images/banner_bg04.gif) repeat-x 0px 0px
}
.index_bg05 {
	BACKGROUND: url(../images/banner_bg05.gif) repeat-x 0px 0px
}
.banner {
	Z-INDEX: 99;
	WIDTH: 1000px;
	HEIGHT: 378px;
	_width: 973px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bannerImg {
	POSITION: relative; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 1000px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
.bannerImg .bannerPage {
	POSITION: absolute; TOP: 330px; LEFT: 470px
}
.bannerImg .bannerPage A {
	MARGIN-RIGHT: 2px
}
.bannerImg .bannerPage A IMG {
	VERTICAL-ALIGN: middle
}
.slides_container {
	POSITION: relative; WIDTH: 1000px; OVERFLOW: hidden
}
.pagination {
	MARGIN: 26px auto 0px
}
.pagination LI {
	MARGIN: 0px 1px; FLOAT: left
}
.pagination LI A {
	BACKGROUND-IMAGE: url(../images/pagination.png); WIDTH: 15px; DISPLAY: block; BACKGROUND-POSITION: 0px -1px; FLOAT: left; HEIGHT: 0px; OVERFLOW: hidden; PADDING-TOP: 12px
}
.pagination LI.current A {
	BACKGROUND-POSITION: 0px -18px
}


.main1{
	width: 990px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 40px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.main1 b{
	font-size: 14px;
	line-height: 26px;
	color: #FF0000;
	margin-left: 15px;
}

.main2{
	width: 1000px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.main2 .main2_img{
	margin-bottom: 15px;
}
.main2 .main2_con{
	width:985px;
	overflow:hidden;
	position:relative;
	border:0px solid #ccc;
	marging-right: 20px;
}
.main2 .main2_con .picList{}
.main2 .main2_con .bd{ padding:20px; }
.main2 .main2_con .bd ul{ overflow:hidden; zoom:1; }
.main2 .main2_con .bd ul li{
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.main2 .main2_con .bd ul li .pic{ text-align:center; }
.main2 .main2_con .bd ul li .pic img{
	width:222px;
	height:185px;
	display:block;
	padding:2px;
}
.main2 .main2_con .bd ul li .pic a:hover img{
	border-color:#999;
	color: #333333;
}
.main2 .main2_con .bd ul li .title{
	line-height:32px;
	font-size: 14px;
	background-color: #E0EFF6;
}
.main2 .main2_tit{
	font-size: 14px;
	line-height: 35px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
.main2 .main2_tit a{}
.main2 .main2_tit a:hover{
	color: #FF6600;
}
.main2 .conn{
	margin: 20px;
}
.main2 .conn .img1{
	float: left;
	width: 287px;
}
.main2 .conn .text{
	float: left;
	width: 650px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 26px;
}
.main2 .conn .text p{}
.main2 .conn .text p a{
	color: #FF6600;
}

.main2 .conn .pic{
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.main2 .conn .pic .img2{
	width:222px;
	height:185px;
	display:block;
	padding:2px;
}
.main2 .conn .pic p{
	line-height:32px;
	font-size: 14px;
	background-color: #E0EFF6;
}
.main5{
	background-color: #E0EFF6;
	margin-top: 20px;
}
.main5 .con{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.main3{
	width: 1000px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.main3 .main3_img{
	margin-bottom: 20px;
}
.main3 .left{
	float: left;
	width: 480px;
	margin-right: 5px;
	margin-left: 5px;
}
.main3 .right{
	float: right;
	width: 480px;
	margin-right: 5px;
	margin-left: 5px;
}
.main3 .main3_t{
	background-color: #e1f0f7;
	height: 35px;
}
.main3 .main3_t h3{
	font-size: 16px;
	line-height: 35px;
	width: 100px;
	padding-left: 20px;
	color: #FFFFFF;
	float: left;
	background-color: #015093;
}
.main3 .main3_t .more{
	float: right;
	width: 90px;
	font-size: 14px;
	line-height: 35px;
}
.main3 .main3_t .more a{}
.main3 .main3_con{
	padding: 5px;
}
.main3 .main3_con ul{}
.main3 .main3_con li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.main3 .main3_con .li1{
	float: left;
	width: 340px;
	font-size: 14px;
	line-height: 28px;
	background-image: url(../images/bj1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.main3 .main3_con .li2{
	font-size: 13px;
	line-height: 28px;
	color: #666666;
	float: right;
	width: 85px;
}
.main3 .main3_con li a{
	color: #454545;
}
.main3 .main3_con li a:hover{
	color: #FF6600;
	text-decoration: none;
}

.main4{
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
.main4 h3{
	height: 38px;
	width: 116px;
	text-align: center;
	font-size: 16px;
	line-height: 38px;
	color: #FFFFFF;
	float: left;
	background-color: #1555AF;
}
.main4 .main4_con{
	width:860px;
	overflow:hidden;
	position:relative;
	border:0px solid #ccc;
	marging-right: 20px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.main4 .main4_con .picList{}
.main4 .main4_con .bd{}
.main4 .main4_con .bd ul{ overflow:hidden; zoom:1; }
.main4 .main4_con .bd ul li{
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	font-size: 14px;
	line-height: 38px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
}
.main4 .main4_con .bd ul li a{}
.main4 .main4_con .bd ul li a:hover{text-align:center; }

.main{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
.main .col1{
	float: left;
	width: 238px;
}
.main .col1 .con1{

}
.main .col1 .con1 h3{
	font-size: 16px;
	line-height: 35px;
	background-color: #015093;
	color: #FFFFFF;
	padding-left: 15px;
}
.main .col1 .con1 ul{
	padding: 10px;
}
.main .col1 .con1 li{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	background-image: url(../images/bj2.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.main .col1 .con1 .active{

}
.main .col1 .con1 .active a{
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}
.main .col1 .con1 .nomal{}
.main .col1 .con1 .nomal a{}
.main .col1 .con2{
	margin-top: 10px;
}
.main .col1 .con2 h3{
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 30px;
	background-color: #f2f2f2;
}
.main .col1 .con2 span{
	background-color: #015093;
	font-size: 16px;
	line-height: 30px;
	display: block;
	width: 100px;
	text-align: center;
	color: #FFFFFF;
}
.main .col1 .con2 p{
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	margin-left: 15px;
}
.main .col1 .con3{
	margin-top: 10px;
}

.main .col1 .con4{
margin-top: 10px;
}
.main .col1 .con4 h3{
	font-size: 16px;
	line-height: 35px;
	background-color: #015093;
	color: #FFFFFF;
	padding-left: 15px;
}
.main .col1 .con4 .pic{
	width: 220px;
	margin: 10px;
}
.main .col1 .con4 .img1{
	width: 218px;
	border: 1px solid #eee;
}
.main .col1 .con4 p{
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}
.main .col1 .con4 a{}

.main .col1 .con5{
margin-top: 10px;
}
.main .col1 .con5 h3{
	font-size: 16px;
	line-height: 35px;
	background-color: #015093;
	color: #FFFFFF;
	padding-left: 15px;
}
.main .col1 .con5 ul{
	padding: 5px;
}
.main .col1 .con5 li{
	background-image: url(../images/bj1.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 10px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	height: 26px;
}
.main .col1 .con5 li a{}


.main .col2{
	float: right;
	width: 750px;
}
.main .col2 .col2_t{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.main .col2 .col2_t h3{
	font-size: 16px;
	line-height: 35px;
	width: 100px;
	padding-left: 10px;
	color: #015093;
	float: left;
}
.main .col2 .col2_t .more{
	float: right;
	width: 500px;
	font-size: 13px;
	line-height: 35px;
	text-align: right;
	padding-right: 20px;
	color: #454545;
}
.main .col2 .col2_t .more a{}
.main .col2 .about{
	padding: 20px;
}
.main .col2 .about h2{
	font-size: 22px;
	line-height: 35px;
	text-align: center;
}
.main .col2 .about .text{
	margin-top: 20px;
}
.main .col2 .about .text img{ max-width:600px;}
.main .col2 .about .text p{
	font-size: 14px;
	line-height: 26px;
	color: #565656;
	text-indent: 2em;
	margin-top: 10px;
}
.main .col2 .about .text h3{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color:#454545;
}

.main .col2 .news{}
.main .col2 .news{
	padding: 20px;
}
.main .col2 .news h2{
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.main .col2 .news .lable{
	color: #666666;
	font-size: 13px;
	line-height: 35px;
	margin-top: 10px;
	text-align: center;
}
.main .col2 .news .text{
	margin-top: 20px;
	font-size: 15px;
	line-height: 26px;
	color: #343434;
}
.main .col2 .news .text table{
	margin-left: 30px; 
}
.main .col2 .news .text td{
	background-color: #f5f5f5;	
}
.main .col2 .news .text h3{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color:#454545;
}
.main .col2 .news .text p{
	font-size: 15px;
	line-height: 26px;
	color: #343434;
	text-indent: 2em;
	margin-top: 10px;
}
.main .col2 .news .text img{ max-width:600px;}

.main .col2 .news_page{
	margin-top: 30px;
	background-color: #F8F8F8;
	border: 1px solid #eee;
}
.main .col2 .news_page .page_q{
	font-size: 14px;
	line-height: 30px;
	float: left;
	width: 336px;
	color: #454545;
	text-align: center;
}
.main .col2 .news_page .page_h{
	font-size: 14px;
	line-height: 30px;
	float: left;
	width: 336px;
	color: #454545;
	text-align: center;
}
.main .col2 .back{
	font-size: 13px;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
}
.main .col2 .back a{
	color: #0E98BC;
	text-decoration: none;
}
.main .col2 .xgxw{
	margin: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
}
.main .col2 .xgxw h3{
	font-size: 14px;
	line-height: 35px;
	padding-left: 15px;
	color: #0D8AAB;
}
.main .col2 .xgxw .xgxw_con{}
.main .col2 .xgxw .xgxw_con ul{
	margin: 5px;
	float: left;
	width: 345px;
}
.main .col2 .xgxw .xgxw_con li{
	background-image: url(../images/bj1.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 10px;
	font-size: 14px;
	line-height: 26px;
}
.main .col2 .xgxw .xgxw_con li a{}

.main .col2 .xgxw .xgxw_con{}
.main .col2 .xgxw .xgxw_con .pic{
	float: left;
	width: 218px;
	margin: 6px;
}
.main .col2 .xgxw .xgxw_con .img1{
	width: 228px;
	border: 1px solid #eee;
}
.main .col2 .xgxw .xgxw_con p{
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
}


.main .col2 .newslist{
	padding: 20px;
}
.main .col2 .newslist ul{}
.main .col2 .newslist li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	line-height: 35px;
}
.main .col2 .newslist .li1{
	font-size: 14px;
	float: left;
	width: 550px;
	padding-left: 10px;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
.main .col2 .newslist .li2{
	float: right;
	width: 120px;
	font-size: 13px;
	color: #666666;
}
.main .col2 .piclist{
	padding: 10px;
}
.main .col2 .piclist .pic{
	float: left;
	width: 330px;
	margin: 10px;
}
.main .col2 .piclist .img1{
	height: 275px;
	width: 330px;
	border: 1px solid #eee;
}
.main .col2 .piclist p{
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}

.main .col2 .lg_div{
	width:600px;
	font-size:12px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.main .col2 .lg_div_add{ margin:10px; text-align:right;}
.main .col2 .lg_div_add a{ display:block;width:140px; text-decoration:none; color:#fff;line-height:26px; text-align:center;background:url(../images/gb_add_bg.gif) no-repeat;}
.main .col2 .lg_td_h1{ background:#0778ac; padding:1px 15px; font-size:14px; color:#fff;}
.main .col2 .lg_td_h1 span{float:right; font-size:12px}
.main .col2 table.lg_tb_v{width:100%;margin-bottom:15px;table-layout:fixed; empty-cells:show; border-collapse: collapse;table-layout:automatic;}
.main .col2 .lg_tb_v td{padding:5px;border:1px solid #0778ac;line-height:23px;}
.main .col2 td.lg_tb_td1{ width:130px; text-align:center;}
.main .col2 .lg_c_o{ margin-top:10px; border:1px dashed #0778ac; background:#FFC; color:red; padding:0 10px;}
.main .col2 table.lg_p_tb{width:550px; table-layout:fixed; empty-cells:show; border-collapse: collapse;table-layout:automatic;}
.main .col2 table.lg_p_tb td{padding:5px;line-height:23px;}
.main .col2 table.lg_p_tb input{ padding:5px;}
.main .page{
	margin-top: 10px;
	padding-top: 5px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
	margin-right: 20px;
	margin-left: 20px;
}
.main .page span{
	font-size: 13px;
	color: #454545;
	margin-right: 6px;
	margin-left: 6px;
}
.main .page a{
	font-size: 13px;
	color: #454545;
	margin-right: 6px;
	margin-left: 6px;
}
.main .page span a{
	font-size: 13px;
	color: #565656;
	margin-right: 0px;
	margin-left: 0px;
}


.dxfq{}
.dxfq .con1{
	background-image: url(../images/d_bj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.dxfq .con1_con{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.dxfq .tel{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.dxfq h3{
	font-size: 48px;
	line-height: 60px;
	color: #0c5fb0;
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 15px;
	margin-top: 20px;
}
.dxfq .con2{
	margin-top: 15px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.dxfq .con2 .con2_con{
	margin-top: 30px;
}
.dxfq .con2 .con2_l{
	float: left;
	width: 365px;
	margin-left: 40px;
}
.dxfq .con2 .con2_r{
	float: left;
	width: 620px;
	margin-left: 35px;
}
.dxfq .con2 .con2_r p{
	font-size: 18px;
	line-height: 36px;
	color: #333333;
	text-indent: 36px;
	margin-top: 30px;
}

.dxfq .con3{
	margin-top: 15px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
.dxfq .con3 .con3_con{
	margin-top: 30px;
}
.dxfq .con3 .con3_l{
	float: left;
	width: 510px;
	margin-left: 40px;
}
.dxfq .con3 .con3_r{
	float: left;
	width: 510px;
}
.dxfq .con3 .con3_con h4{
	background-color: #636465;
	font-size: 24px;
	line-height: 30px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 110px;
	color: #ffffff;
	font-family: "Î¢ÈíÑÅºÚ";
}
.dxfq .con3 .con3_con ul{
	margin: 15px;
}
.dxfq .con3 .con3_con li{
	font-size: 18px;
	line-height: 35px;
	color: #333333;
	background-image: url(../images/x1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.dxfq .con4{
	margin-top: 15px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.dxfq .con4 .con4_con{
	margin-top: 30px;
}
.dxfq .con4 .con4_r{
	float: left;
	width: 365px;
	margin-left: 40px;
	padding-top: 35px;
}
.dxfq .con4 .con4_l{
	float: left;
	width: 620px;
	margin-left: 35px;
}
.dxfq .con4 .con4_l p{
	font-size: 18px;
	line-height: 36px;
	color: #333333;
	text-indent: 36px;
	margin-top: 30px;
}
.dxfq .con5{
	margin-top: 15px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.dxfq .con5 .con5_con{
	margin-top: 30px;
}
.dxfq .con5 .con5_r{
	float: left;
	width: 450px;
	margin-left: 40px;
	padding-top: 15px;
}
.dxfq .con5 .con5_l{
	float: left;
	width: 480px;
	margin-left: 35px;
	padding-top: 35px;
}
.dxfq .con5 .con5_l h4{}
.dxfq .con5 .con5_l p{
	font-size: 18px;
	line-height: 36px;
	color: #333333;
	text-indent: 36px;
	margin-top: 30px;
}
.dxfq .con6{
	margin-top: 15px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.dxfq .con6 .con6_con{
	padding: 30px;
	background-image: url(../images/d7.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.dxfq .con6 .con6_con p{
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	text-indent: 36px;
	margin-right: 300px;
}
.dxfq .con7{
	margin-top: 15px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.dxfq .con7 .con7_con{
	padding: 30px;
	text-align: center;
}
.dxfq .con7 .con7_con p{
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	text-indent: 36px;
	text-align: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.dxfq .con8{
	background-color: #e1f0f7;
	margin-top: 10px;
}
.dxfq .con8 .con8_con{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.foot{
	background-color: #1555af;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 15px;
}
.foot .link{
	font-size: 13px;
	line-height: 26px;
	color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.foot .link a{
	color: #FFFFFF;
}
.foot .con{
	margin-top: 10px;
	text-align: center;
	background-image: url(../images/bj3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.foot .con p{
	font-size: 13px;
	line-height: 23px;
	color: #eeeeee;
}
